home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Virtual Sex With Nikki Tyler
/
Virtual Sex with Nikki Tyler.iso
/
pc
/
digiplay.dxr
/
00031.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-06-26
|
183 b
|
12 lines
global gVideoSelection
on mouseDown
buttonScript(the clickOn)
if the result = 1 then
gVideoSelection = "vrsnikki.mov"
go(marker(1))
else
go(the frame)
end if
end